home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_3.1 / Examples1 / locale / Localize / GetString.pf < prev    next >
Encoding:
Text File  |  1993-11-04  |  111 b   |  6 lines

  1. # define    STRINGARRAY
  2.  
  3. # include    "catalogstr.h"
  4.  
  5. static STRPTR GetString ( struct Catalog * catalog, ULONG id);
  6.